0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.5186870098114 373 1.1174 0


No Amazon API Requests Made.


App Debug - Total Time 1.5186870098114 seconds

Number Time From Start Name Description
1 0.39526915550232 Initialise Initialise FSB Function
2 0.39787602424622 App Controller Start Start of the App controller (called before the controller of every page)
3 0.43873405456543 Start of getCategoryListByGroup Function Before first category groups query
4 0.43911194801331 After initial query Before first category groups query
5 0.43911194801331 Get Category List for Group Before the call to getCategoryList function
6 0.43911409378052 Start of GetCategoryList function Start of the function
7 0.43911504745483 Before getting categories Query to get specific category list
8 0.43948698043823 After getting categories Query to get specific category list
9 0.43948793411255 Before getting category custom Before call to function getCategoryCustom
10 0.45542311668396 After getting category custom After call to function getCategoryCustom
11 0.45542502403259 Before getting category custom Before call to function getCategoryCustom
12 0.46952295303345 After getting category custom After call to function getCategoryCustom
13 0.46952414512634 Before getting category custom Before call to function getCategoryCustom
14 0.4775230884552 After getting category custom After call to function getCategoryCustom
15 0.47752499580383 Before getting category custom Before call to function getCategoryCustom
16 0.48176097869873 After getting category custom After call to function getCategoryCustom
17 0.48176193237305 Before getting category custom Before call to function getCategoryCustom
18 0.48586893081665 After getting category custom After call to function getCategoryCustom
19 0.48587012290955 Before getting category custom Before call to function getCategoryCustom
20 0.48969411849976 After getting category custom After call to function getCategoryCustom
21 0.48969507217407 End of GetCategoryList function End of the function
22 0.48969912528992 Get Category List for Group Before the call to getCategoryList function
23 0.48970007896423 Start of GetCategoryList function Start of the function
24 0.48970103263855 Before getting categories Query to get specific category list
25 0.49004101753235 End of getCategoryListByGroup Function Before return()
26 1.2731790542603 App Controller End End of the App controller (called before the controller of every page)
27 1.4614720344543 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.4620981216431 Before Get Options Before the call to getOptions in the tpl class
29 1.504007101059 After Get Options After the call to getOptions in the tpl class
30 1.5040340423584 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.5186800956726 Finalizing debug Before the debug is output to the page.
32 1.5186870098114 End of App This is the end of the app logging, final timestamp


Query Debug - 373 Database Queries. Total time 1.1174 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0010 0.00099492073059082
SELECT parameter, value FROM parameters
2 0.0051 0.0050718784332275
SELECT * FROM `bad_bots`
3 0.0005 0.0004580020904541
SET time_zone = 'Europe/London'
4 0.0015 0.0014801025390625
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0019 0.0019347667694092
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.173\";}'
6 0.0012 0.001230001449585
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751518335'
7 0.0018 0.0017669200897217
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00049304962158203
UPDATE autorun SET lastrun = '2025-07-03 04:52:15' WHERE id = '8'
9 0.0005 0.00046801567077637
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0013 0.001270055770874
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0004 0.00036501884460449
SELECT * FROM pages WHERE id = 52
12 0.0027 0.0027139186859131
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0374 0.037446022033691
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0005 0.00048303604125977
SELECT * FROM pages WHERE pagename = 'search'
15 0.0004 0.00037407875061035
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0004 0.00036406517028809
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0058 0.0057880878448486
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0004 0.00040984153747559
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0004 0.00037693977355957
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00032496452331543
SELECT id FROM categories WHERE parent_id = '26'
21 0.0067 0.0067100524902344
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0005 0.00047206878662109
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0007 0.00070786476135254
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0003 0.00034713745117188
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0007 0.00072908401489258
SELECT * FROM categorygroups WHERE id = '1'
26 0.0066 0.0065600872039795
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0004 0.00040483474731445
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0004 0.00043988227844238
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00033903121948242
SELECT id FROM categories WHERE parent_id = '27'
30 0.0046 0.0045561790466309
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0005 0.00050497055053711
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0004 0.00039911270141602
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0004 0.00037217140197754
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0005 0.00049114227294922
SELECT * FROM categorygroups WHERE id = '1'
35 0.0012 0.0011608600616455
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0004 0.00044989585876465
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0009 0.00092005729675293
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00034093856811523
SELECT id FROM categories WHERE parent_id = '28'
39 0.0014 0.0013968944549561
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0017 0.0016961097717285
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0012 0.0012209415435791
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.00033283233642578
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0005 0.00045585632324219
SELECT * FROM categorygroups WHERE id = '1'
44 0.0007 0.00071096420288086
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0004 0.0003960132598877
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0006 0.00058507919311523
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00031614303588867
SELECT id FROM categories WHERE parent_id = '29'
48 0.0008 0.00076913833618164
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0004 0.00043606758117676
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0004 0.00037193298339844
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.00033092498779297
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00029897689819336
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00043392181396484
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.00031781196594238
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00029492378234863
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00032901763916016
SELECT id FROM categories WHERE parent_id = '30'
57 0.0005 0.0004580020904541
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0004 0.00035405158996582
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0006 0.00064897537231445
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0005 0.00053787231445312
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0007 0.00071191787719727
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00042891502380371
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0005 0.00052499771118164
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0005 0.00054192543029785
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00034189224243164
SELECT id FROM categories WHERE parent_id = '31'
66 0.0006 0.00059604644775391
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0003 0.00034689903259277
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0004 0.0003511905670166
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0004 0.00036096572875977
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00030994415283203
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00033712387084961
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0013 0.0013189315795898
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0006 0.00056982040405273
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00036501884460449
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0003 0.00028610229492188
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.00091195106506348
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.00057601928710938
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.7771 0.77710008621216
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.173') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.173') <= INET_ATON(ip_end)
79 0.0009 0.00093412399291992
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0003 0.00033712387084961
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0003 0.00031304359436035
SELECT * FROM pages WHERE pagename = 'search'
82 0.0049 0.0049111843109131
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.0013980865478516
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0004 0.00043106079101562
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0046 0.0045609474182129
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0013 0.00130295753479
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0003 0.00034213066101074
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0010 0.00099802017211914
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert fleur de geisha 20 sachets mousselines', NOW(), '216.73.216.173'
89 0.0005 0.00054001808166504
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0003 0.00032806396484375
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0041 0.0040750503540039
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (keyfeatures LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (keyfeatures LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (keyfeatures LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (keyfeatures LIKE 'mousselines') OR (title LIKE 'mousselines'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0004 0.00037693977355957
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
93 0.0003 0.00033211708068848
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
94 0.0004 0.00035285949707031
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0054 0.0054371356964111
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (keyfeatures LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (keyfeatures LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (keyfeatures LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (keyfeatures LIKE '%mousselines%') OR (title LIKE '%mousselines%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0014 0.0013809204101562
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
97 0.0012 0.0011649131774902
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
98 0.0009 0.00091290473937988
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0008 0.00081300735473633
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0122 0.012202978134155
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (keyfeatures LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (keyfeatures LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (keyfeatures LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (keyfeatures LIKE 'mousselines') OR (title LIKE 'mousselines'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0006 0.00057291984558105
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
102 0.0005 0.00048613548278809
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
103 0.0008 0.00079703330993652
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0184 0.018392086029053
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (keyfeatures LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (keyfeatures LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (keyfeatures LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (keyfeatures LIKE '%mousselines%') OR (title LIKE '%mousselines%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0016 0.0015769004821777
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
106 0.0005 0.0005030632019043
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
107 0.0005 0.00048112869262695
SELECT * FROM products WHERE id = '3743'
108 0.0008 0.00084304809570312
SELECT * FROM productimages WHERE product_id = '3743' ORDER BY sortorder ASC
109 0.0011 0.0011248588562012
SELECT * FROM product_image_select WHERE product_id = '3743'
110 0.0005 0.00052595138549805
SELECT * FROM productcustomimages WHERE product_id = '3743'
111 0.0017 0.0016958713531494
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3743' AND a.name = n.originalname
112 0.0007 0.00072693824768066
SELECT * FROM productoffers WHERE product_id = '3743' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0006 0.00056815147399902
SELECT * FROM productoffers
                WHERE product_id = '3743' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0006 0.00058484077453613
SELECT value FROM productattributes WHERE product_id = '3743' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
115 0.0007 0.00074195861816406
SELECT * FROM products WHERE id = '3204'
116 0.0007 0.00073981285095215
SELECT * FROM productimages WHERE product_id = '3204' ORDER BY sortorder ASC
117 0.0007 0.0006721019744873
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3204' AND p.id = pi.product_id ORDER BY pi.sortorder
118 0.0011 0.0010509490966797
SELECT * FROM product_image_select WHERE product_id = '3204'
119 0.0006 0.00060009956359863
SELECT * FROM productcustomimages WHERE product_id = '3204'
120 0.0008 0.00083398818969727
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3204'
                GROUP BY o.product_id
121 0.0034 0.0033550262451172
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3204'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
122 0.0007 0.00070405006408691
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3204
123 0.0017 0.0016810894012451
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3204' AND a.name = n.originalname
124 0.0005 0.00045299530029297
SELECT * FROM productoffers WHERE product_id = '3204' AND merchantid = 'A1X6FK5RDHNB96'
125 0.0005 0.00053119659423828
SELECT * FROM productoffers
                WHERE product_id = '3204' AND price > 0
                ORDER BY price ASC LIMIT 1
126 0.0004 0.00040602684020996
SELECT * FROM productoffers
                WHERE product_id = 3204
                ORDER BY price ASC LIMIT 1
127 0.0005 0.0004880428314209
SELECT value FROM productattributes
                WHERE product_id = '3204'
                AND name = 'ListPriceAmount'
128 0.0006 0.00057506561279297
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3204'
                GROUP BY o.product_id
129 0.0030 0.0030460357666016
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3204'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
130 0.0012 0.0011529922485352
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3204
131 0.0013 0.0013389587402344
SELECT value FROM productattributes WHERE product_id = '3204' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
132 0.0006 0.00056695938110352
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3204'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
133 0.0003 0.00030279159545898
SELECT * FROM products WHERE id = '974'
134 0.0003 0.00032687187194824
SELECT * FROM productimages WHERE product_id = '974' ORDER BY sortorder ASC
135 0.0005 0.00045108795166016
SELECT * FROM product_image_select WHERE product_id = '974'
136 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '974'
137 0.0007 0.00069808959960938
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '974' AND a.name = n.originalname
138 0.0003 0.00032901763916016
SELECT * FROM productoffers WHERE product_id = '974' AND merchantid = 'A1X6FK5RDHNB96'
139 0.0003 0.00027108192443848
SELECT * FROM productoffers
                WHERE product_id = '974' AND price > 0
                ORDER BY price ASC LIMIT 1
140 0.0003 0.00026297569274902
SELECT value FROM productattributes WHERE product_id = '974' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
141 0.0004 0.00035500526428223
SELECT * FROM products WHERE id = '931'
142 0.0004 0.00035715103149414
SELECT * FROM productimages WHERE product_id = '931' ORDER BY sortorder ASC
143 0.0005 0.00046396255493164
SELECT * FROM product_image_select WHERE product_id = '931'
144 0.0003 0.00026082992553711
SELECT * FROM productcustomimages WHERE product_id = '931'
145 0.0006 0.00060105323791504
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '931' AND a.name = n.originalname
146 0.0003 0.00033807754516602
SELECT * FROM productoffers WHERE product_id = '931' AND merchantid = 'A1X6FK5RDHNB96'
147 0.0003 0.00029897689819336
SELECT * FROM productoffers
                WHERE product_id = '931' AND price > 0
                ORDER BY price ASC LIMIT 1
148 0.0003 0.0002748966217041
SELECT value FROM productattributes WHERE product_id = '931' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
149 0.0004 0.00036191940307617
SELECT * FROM products WHERE id = '1204'
150 0.0003 0.00033998489379883
SELECT * FROM productimages WHERE product_id = '1204' ORDER BY sortorder ASC
151 0.0004 0.00043582916259766
SELECT * FROM product_image_select WHERE product_id = '1204'
152 0.0004 0.00035405158996582
SELECT * FROM productcustomimages WHERE product_id = '1204'
153 0.0006 0.00063014030456543
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1204' AND a.name = n.originalname
154 0.0003 0.00034022331237793
SELECT * FROM productoffers WHERE product_id = '1204' AND merchantid = 'A1X6FK5RDHNB96'
155 0.0003 0.00027894973754883
SELECT * FROM productoffers
                WHERE product_id = '1204' AND price > 0
                ORDER BY price ASC LIMIT 1
156 0.0003 0.00025701522827148
SELECT value FROM productattributes WHERE product_id = '1204' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
157 0.0003 0.00033283233642578
SELECT * FROM products WHERE id = '3134'
158 0.0003 0.00030803680419922
SELECT * FROM productimages WHERE product_id = '3134' ORDER BY sortorder ASC
159 0.0003 0.00032806396484375
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3134' AND p.id = pi.product_id ORDER BY pi.sortorder
160 0.0005 0.00046205520629883
SELECT * FROM product_image_select WHERE product_id = '3134'
161 0.0003 0.00027894973754883
SELECT * FROM productcustomimages WHERE product_id = '3134'
162 0.0003 0.00034809112548828
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3134'
                GROUP BY o.product_id
163 0.0004 0.00044012069702148
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3134'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
164 0.0003 0.00029897689819336
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3134
165 0.0006 0.00055193901062012
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3134' AND a.name = n.originalname
166 0.0002 0.00023388862609863
SELECT * FROM productoffers WHERE product_id = '3134' AND merchantid = 'A1X6FK5RDHNB96'
167 0.0005 0.00047707557678223
SELECT * FROM productoffers
                WHERE product_id = '3134' AND price > 0
                ORDER BY price ASC LIMIT 1
168 0.0002 0.00024819374084473
SELECT * FROM productoffers
                WHERE product_id = 3134
                ORDER BY price ASC LIMIT 1
169 0.0003 0.00025582313537598
SELECT value FROM productattributes
                WHERE product_id = '3134'
                AND name = 'ListPriceAmount'
170 0.0003 0.00029206275939941
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3134'
                GROUP BY o.product_id
171 0.0006 0.00062108039855957
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3134'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
172 0.0004 0.00036907196044922
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3134
173 0.0014 0.0014021396636963
SELECT value FROM productattributes WHERE product_id = '3134' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
174 0.0009 0.00092387199401855
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3134'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
175 0.0005 0.00050592422485352
SELECT * FROM products WHERE id = '4944'
176 0.0007 0.00065493583679199
SELECT * FROM productimages WHERE product_id = '4944' ORDER BY sortorder ASC
177 0.0009 0.00091099739074707
SELECT * FROM product_image_select WHERE product_id = '4944'
178 0.0005 0.00050020217895508
SELECT * FROM productcustomimages WHERE product_id = '4944'
179 0.0017 0.0016751289367676
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4944' AND a.name = n.originalname
180 0.0006 0.00056099891662598
SELECT * FROM productoffers WHERE product_id = '4944' AND merchantid = 'A1X6FK5RDHNB96'
181 0.0004 0.00041699409484863
SELECT * FROM productoffers
                WHERE product_id = '4944' AND price > 0
                ORDER BY price ASC LIMIT 1
182 0.0004 0.0003662109375
SELECT * FROM productoffers
                WHERE product_id = 4944
                ORDER BY price ASC LIMIT 1
183 0.0004 0.00042104721069336
SELECT value FROM productattributes
                WHERE product_id = '4944'
                AND name = 'ListPriceAmount'
184 0.0005 0.0004889965057373
SELECT value FROM productattributes WHERE product_id = '4944' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
185 0.0006 0.00064516067504883
SELECT * FROM products WHERE id = '796'
186 0.0006 0.00062203407287598
SELECT * FROM productimages WHERE product_id = '796' ORDER BY sortorder ASC
187 0.0010 0.00099897384643555
SELECT * FROM product_image_select WHERE product_id = '796'
188 0.0005 0.00047111511230469
SELECT * FROM productcustomimages WHERE product_id = '796'
189 0.0011 0.0011420249938965
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '796' AND a.name = n.originalname
190 0.0005 0.00054502487182617
SELECT * FROM productoffers WHERE product_id = '796' AND merchantid = 'A1X6FK5RDHNB96'
191 0.0004 0.00038814544677734
SELECT * FROM productoffers
                WHERE product_id = '796' AND price > 0
                ORDER BY price ASC LIMIT 1
192 0.0003 0.00034880638122559
SELECT * FROM productoffers
                WHERE product_id = 796
                ORDER BY price ASC LIMIT 1
193 0.0004 0.00039100646972656
SELECT value FROM productattributes
                WHERE product_id = '796'
                AND name = 'ListPriceAmount'
194 0.0005 0.00049209594726562
SELECT value FROM productattributes WHERE product_id = '796' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
195 0.0006 0.00058507919311523
SELECT * FROM products WHERE id = '1017'
196 0.0006 0.00058603286743164
SELECT * FROM productimages WHERE product_id = '1017' ORDER BY sortorder ASC
197 0.0009 0.00092697143554688
SELECT * FROM product_image_select WHERE product_id = '1017'
198 0.0005 0.00050902366638184
SELECT * FROM productcustomimages WHERE product_id = '1017'
199 0.0013 0.0012969970703125
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1017' AND a.name = n.originalname
200 0.0006 0.00056982040405273
SELECT * FROM productoffers WHERE product_id = '1017' AND merchantid = 'A1X6FK5RDHNB96'
201 0.0004 0.00043678283691406
SELECT * FROM productoffers
                WHERE product_id = '1017' AND price > 0
                ORDER BY price ASC LIMIT 1
202 0.0006 0.00055909156799316
SELECT value FROM productattributes WHERE product_id = '1017' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
203 0.0007 0.00067591667175293
SELECT * FROM products WHERE id = '1201'
204 0.0006 0.00059413909912109
SELECT * FROM productimages WHERE product_id = '1201' ORDER BY sortorder ASC
205 0.0009 0.00085616111755371
SELECT * FROM product_image_select WHERE product_id = '1201'
206 0.0004 0.0003969669342041
SELECT * FROM productcustomimages WHERE product_id = '1201'
207 0.0013 0.0012779235839844
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1201' AND a.name = n.originalname
208 0.0006 0.00055098533630371
SELECT * FROM productoffers WHERE product_id = '1201' AND merchantid = 'A1X6FK5RDHNB96'
209 0.0004 0.00039505958557129
SELECT * FROM productoffers
                WHERE product_id = '1201' AND price > 0
                ORDER BY price ASC LIMIT 1
210 0.0004 0.00044703483581543
SELECT value FROM productattributes WHERE product_id = '1201' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
211 0.0005 0.00048303604125977
SELECT * FROM products WHERE id = '1414'
212 0.0006 0.00057196617126465
SELECT * FROM productimages WHERE product_id = '1414' ORDER BY sortorder ASC
213 0.0007 0.0007319450378418
SELECT * FROM product_image_select WHERE product_id = '1414'
214 0.0004 0.00038313865661621
SELECT * FROM productcustomimages WHERE product_id = '1414'
215 0.0013 0.00130295753479
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1414' AND a.name = n.originalname
216 0.0005 0.00052690505981445
SELECT * FROM productoffers WHERE product_id = '1414' AND merchantid = 'A1X6FK5RDHNB96'
217 0.0008 0.00075387954711914
SELECT * FROM productoffers
                WHERE product_id = '1414' AND price > 0
                ORDER BY price ASC LIMIT 1
218 0.0008 0.0007939338684082
SELECT value FROM productattributes WHERE product_id = '1414' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
219 0.0007 0.00071001052856445
SELECT * FROM products WHERE id = '1217'
220 0.0015 0.0014541149139404
SELECT * FROM productimages WHERE product_id = '1217' ORDER BY sortorder ASC
221 0.0010 0.0010089874267578
SELECT * FROM product_image_select WHERE product_id = '1217'
222 0.0005 0.00052404403686523
SELECT * FROM productcustomimages WHERE product_id = '1217'
223 0.0015 0.00146484375
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1217' AND a.name = n.originalname
224 0.0008 0.00082302093505859
SELECT * FROM productoffers WHERE product_id = '1217' AND merchantid = 'A1X6FK5RDHNB96'
225 0.0004 0.0004429817199707
SELECT * FROM productoffers
                WHERE product_id = '1217' AND price > 0
                ORDER BY price ASC LIMIT 1
226 0.0005 0.00048208236694336
SELECT value FROM productattributes WHERE product_id = '1217' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
227 0.0006 0.00060510635375977
SELECT * FROM products WHERE id = '4917'
228 0.0006 0.0006248950958252
SELECT * FROM productimages WHERE product_id = '4917' ORDER BY sortorder ASC
229 0.0009 0.00089478492736816
SELECT * FROM product_image_select WHERE product_id = '4917'
230 0.0005 0.00046396255493164
SELECT * FROM productcustomimages WHERE product_id = '4917'
231 0.0016 0.0016160011291504
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4917' AND a.name = n.originalname
232 0.0005 0.0005490779876709
SELECT * FROM productoffers WHERE product_id = '4917' AND merchantid = 'A1X6FK5RDHNB96'
233 0.0004 0.00041007995605469
SELECT * FROM productoffers
                WHERE product_id = '4917' AND price > 0
                ORDER BY price ASC LIMIT 1
234 0.0004 0.00044608116149902
SELECT value FROM productattributes WHERE product_id = '4917' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
235 0.0006 0.00062012672424316
SELECT * FROM products WHERE id = '4666'
236 0.0006 0.00064206123352051
SELECT * FROM productimages WHERE product_id = '4666' ORDER BY sortorder ASC
237 0.0006 0.00055503845214844
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4666' AND p.id = pi.product_id ORDER BY pi.sortorder
238 0.0009 0.00092911720275879
SELECT * FROM product_image_select WHERE product_id = '4666'
239 0.0005 0.0004580020904541
SELECT * FROM productcustomimages WHERE product_id = '4666'
240 0.0006 0.00060510635375977
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4666'
                GROUP BY o.product_id
241 0.0008 0.00076794624328613
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4666'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
242 0.0004 0.00043797492980957
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4666
243 0.0012 0.0012199878692627
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4666' AND a.name = n.originalname
244 0.0004 0.00042510032653809
SELECT * FROM productoffers WHERE product_id = '4666' AND merchantid = 'A1X6FK5RDHNB96'
245 0.0004 0.00043010711669922
SELECT * FROM productoffers
                WHERE product_id = '4666' AND price > 0
                ORDER BY price ASC LIMIT 1
246 0.0003 0.00034499168395996
SELECT * FROM productoffers
                WHERE product_id = 4666
                ORDER BY price ASC LIMIT 1
247 0.0004 0.00040197372436523
SELECT value FROM productattributes
                WHERE product_id = '4666'
                AND name = 'ListPriceAmount'
248 0.0004 0.00044393539428711
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4666'
                GROUP BY o.product_id
249 0.0008 0.00080609321594238
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4666'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
250 0.0004 0.0004122257232666
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4666
251 0.0006 0.00062203407287598
SELECT value FROM productattributes WHERE product_id = '4666' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
252 0.0008 0.00075197219848633
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4666'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
253 0.0004 0.00041818618774414
SELECT * FROM products WHERE id = '4928'
254 0.0005 0.00054502487182617
SELECT * FROM productimages WHERE product_id = '4928' ORDER BY sortorder ASC
255 0.0009 0.0009009838104248
SELECT * FROM product_image_select WHERE product_id = '4928'
256 0.0004 0.0004420280456543
SELECT * FROM productcustomimages WHERE product_id = '4928'
257 0.0016 0.0015909671783447
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4928' AND a.name = n.originalname
258 0.0005 0.00053095817565918
SELECT * FROM productoffers WHERE product_id = '4928' AND merchantid = 'A1X6FK5RDHNB96'
259 0.0004 0.0003809928894043
SELECT * FROM productoffers
                WHERE product_id = '4928' AND price > 0
                ORDER BY price ASC LIMIT 1
260 0.0004 0.00035905838012695
SELECT * FROM productoffers
                WHERE product_id = 4928
                ORDER BY price ASC LIMIT 1
261 0.0004 0.00043106079101562
SELECT value FROM productattributes
                WHERE product_id = '4928'
                AND name = 'ListPriceAmount'
262 0.0005 0.00046610832214355
SELECT value FROM productattributes WHERE product_id = '4928' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
263 0.0006 0.00055885314941406
SELECT * FROM products WHERE id = '1200'
264 0.0006 0.00060701370239258
SELECT * FROM productimages WHERE product_id = '1200' ORDER BY sortorder ASC
265 0.0009 0.00092411041259766
SELECT * FROM product_image_select WHERE product_id = '1200'
266 0.0004 0.00043296813964844
SELECT * FROM productcustomimages WHERE product_id = '1200'
267 0.0011 0.001115083694458
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1200' AND a.name = n.originalname
268 0.0005 0.0005490779876709
SELECT * FROM productoffers WHERE product_id = '1200' AND merchantid = 'A1X6FK5RDHNB96'
269 0.0004 0.0004119873046875
SELECT * FROM productoffers
                WHERE product_id = '1200' AND price > 0
                ORDER BY price ASC LIMIT 1
270 0.0004 0.00039196014404297
SELECT value FROM productattributes WHERE product_id = '1200' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
271 0.0005 0.00051212310791016
SELECT * FROM products WHERE id = '2213'
272 0.0004 0.00044012069702148
SELECT * FROM productimages WHERE product_id = '2213' ORDER BY sortorder ASC
273 0.0007 0.0007328987121582
SELECT * FROM product_image_select WHERE product_id = '2213'
274 0.0004 0.0003819465637207
SELECT * FROM productcustomimages WHERE product_id = '2213'
275 0.0011 0.0011200904846191
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2213' AND a.name = n.originalname
276 0.0005 0.00046610832214355
SELECT * FROM productoffers WHERE product_id = '2213' AND merchantid = 'A1X6FK5RDHNB96'
277 0.0003 0.00034213066101074
SELECT * FROM productoffers
                WHERE product_id = '2213' AND price > 0
                ORDER BY price ASC LIMIT 1
278 0.0003 0.00032305717468262
SELECT * FROM productoffers
                WHERE product_id = 2213
                ORDER BY price ASC LIMIT 1
279 0.0003 0.00034594535827637
SELECT value FROM productattributes
                WHERE product_id = '2213'
                AND name = 'ListPriceAmount'
280 0.0004 0.00037097930908203
SELECT value FROM productattributes WHERE product_id = '2213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
281 0.0005 0.00046110153198242
SELECT * FROM products WHERE id = '1401'
282 0.0005 0.00049996376037598
SELECT * FROM productimages WHERE product_id = '1401' ORDER BY sortorder ASC
283 0.0007 0.00072717666625977
SELECT * FROM product_image_select WHERE product_id = '1401'
284 0.0004 0.00039005279541016
SELECT * FROM productcustomimages WHERE product_id = '1401'
285 0.0013 0.0013358592987061
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1401' AND a.name = n.originalname
286 0.0005 0.00046396255493164
SELECT * FROM productoffers WHERE product_id = '1401' AND merchantid = 'A1X6FK5RDHNB96'
287 0.0004 0.00036907196044922
SELECT * FROM productoffers
                WHERE product_id = '1401' AND price > 0
                ORDER BY price ASC LIMIT 1
288 0.0004 0.00039005279541016
SELECT value FROM productattributes WHERE product_id = '1401' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
289 0.0004 0.00041294097900391
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3743' ORDER BY timestamp DESC
290 0.0003 0.00029802322387695
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3204' ORDER BY timestamp DESC
291 0.0003 0.00029802322387695
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '974' ORDER BY timestamp DESC
292 0.0003 0.00026488304138184
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '931' ORDER BY timestamp DESC
293 0.0003 0.00026202201843262
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1204' ORDER BY timestamp DESC
294 0.0003 0.00026297569274902
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3134' ORDER BY timestamp DESC
295 0.0002 0.00019693374633789
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4944' ORDER BY timestamp DESC
296 0.0002 0.00020503997802734
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '796' ORDER BY timestamp DESC
297 0.0002 0.00021195411682129
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1017' ORDER BY timestamp DESC
298 0.0002 0.00020408630371094
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1201' ORDER BY timestamp DESC
299 0.0002 0.0001981258392334
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1414' ORDER BY timestamp DESC
300 0.0002 0.00019598007202148
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1217' ORDER BY timestamp DESC
301 0.0002 0.00019288063049316
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4917' ORDER BY timestamp DESC
302 0.0002 0.00019288063049316
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4666' ORDER BY timestamp DESC
303 0.0002 0.00020790100097656
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4928' ORDER BY timestamp DESC
304 0.0002 0.0001978874206543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1200' ORDER BY timestamp DESC
305 0.0002 0.0001978874206543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2213' ORDER BY timestamp DESC
306 0.0002 0.00020384788513184
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1401' ORDER BY timestamp DESC
307 0.0004 0.00036001205444336
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
308 0.0003 0.00033903121948242
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
309 0.0002 0.00024199485778809
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
310 0.0131 0.01305890083313
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
311 0.0005 0.00045108795166016
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
312 0.0004 0.00037717819213867
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
313 0.0004 0.00035691261291504
SELECT * FROM products WHERE id = 1626
314 0.0003 0.00025177001953125
SELECT * FROM products WHERE id = 4041
315 0.0003 0.00026106834411621
SELECT * FROM products WHERE id = 4312
316 0.0003 0.00026488304138184
SELECT * FROM products WHERE id = 777
317 0.0003 0.00025200843811035
SELECT * FROM products WHERE id = 3881
318 0.0003 0.00029206275939941
SELECT * FROM products WHERE id = 4213
319 0.0002 0.00024294853210449
SELECT * FROM products WHERE id = '1626'
320 0.0003 0.00030994415283203
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
321 0.0005 0.00045180320739746
SELECT * FROM product_image_select WHERE product_id = '1626'
322 0.0003 0.00029683113098145
SELECT * FROM productcustomimages WHERE product_id = '1626'
323 0.0006 0.0005958080291748
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
324 0.0003 0.00031280517578125
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
325 0.0003 0.00026082992553711
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
326 0.0003 0.00027298927307129
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
327 0.0003 0.00032401084899902
SELECT * FROM products WHERE id = '4041'
328 0.0003 0.00031709671020508
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
329 0.0005 0.00045204162597656
SELECT * FROM product_image_select WHERE product_id = '4041'
330 0.0003 0.00026297569274902
SELECT * FROM productcustomimages WHERE product_id = '4041'
331 0.0007 0.00072216987609863
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
332 0.0003 0.00033998489379883
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
333 0.0003 0.00026321411132812
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
334 0.0003 0.00026607513427734
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
335 0.0003 0.00033092498779297
SELECT * FROM products WHERE id = '4312'
336 0.0003 0.00032591819763184
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
337 0.0009 0.00090217590332031
SELECT * FROM product_image_select WHERE product_id = '4312'
338 0.0008 0.00080394744873047
SELECT * FROM productcustomimages WHERE product_id = '4312'
339 0.0019 0.0018579959869385
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
340 0.0004 0.00040102005004883
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
341 0.0003 0.00030398368835449
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
342 0.0003 0.0002739429473877
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
343 0.0004 0.0003960132598877
SELECT * FROM products WHERE id = '777'
344 0.0003 0.00032591819763184
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
345 0.0005 0.00051307678222656
SELECT * FROM product_image_select WHERE product_id = '777'
346 0.0003 0.00032305717468262
SELECT * FROM productcustomimages WHERE product_id = '777'
347 0.0008 0.00080513954162598
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
348 0.0003 0.00033092498779297
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
349 0.0003 0.00029206275939941
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
350 0.0003 0.00029087066650391
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
351 0.0004 0.00035500526428223
SELECT * FROM products WHERE id = '3881'
352 0.0006 0.00055885314941406
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
353 0.0005 0.00046014785766602
SELECT * FROM product_image_select WHERE product_id = '3881'
354 0.0009 0.0009160041809082
SELECT * FROM productcustomimages WHERE product_id = '3881'
355 0.0007 0.0007169246673584
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
356 0.0003 0.00033998489379883
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
357 0.0003 0.00026082992553711
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
358 0.0003 0.00026106834411621
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
359 0.0003 0.00032997131347656
SELECT * FROM products WHERE id = '4213'
360 0.0003 0.00034189224243164
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
361 0.0007 0.00072407722473145
SELECT * FROM product_image_select WHERE product_id = '4213'
362 0.0003 0.0002739429473877
SELECT * FROM productcustomimages WHERE product_id = '4213'
363 0.0007 0.0006868839263916
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
364 0.0003 0.00033211708068848
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
365 0.0003 0.00028419494628906
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
366 0.0003 0.00027704238891602
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
367 0.0006 0.00059413909912109
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
368 0.0005 0.00049686431884766
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
369 0.0012 0.0012269020080566
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
370 0.0004 0.0004270076751709
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
371 0.0014 0.0013940334320068
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
372 0.0009 0.00085282325744629
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
373 0.0008 0.00081086158752441
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'